projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f95cd5c
)
; * src/composite.c (Fclear_composition_cache): Fix last change.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 15 Oct 2017 16:13:34 +0000
(19:13 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 15 Oct 2017 16:13:34 +0000
(19:13 +0300)
src/composite.c
patch
|
blob
|
history
diff --git
a/src/composite.c
b/src/composite.c
index 1a348ddf2340581c87bd1f9171f038d35ae80de8..650bf8708b31b50452876baa5059380070ec1f88 100644
(file)
--- a/
src/composite.c
+++ b/
src/composite.c
@@
-697,7
+697,7
@@
Clear composition cache. */)
/* Fixme: We call Fclear_face_cache to force complete re-building of
display glyphs. But, it may be better to call this function from
Fclear_face_cache instead. */
- Fclear_face_cache (Qt);
+
return
Fclear_face_cache (Qt);
}
bool